When translating N_() strings, use _(), not gettext(), since we really
authorOwen Taylor <otaylor@redhat.com>
Thu, 28 Jan 1999 06:30:57 +0000 (06:30 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 28 Jan 1999 06:30:57 +0000 (06:30 +0000)
commitf9807a643ca632385bb228981f40292994c9ca09
treefc7501c7ab8ecb48ad959bfcd9c72d340cb68a4c
parentbb16a5d331826d86e447275209359cb69c106e4c
When translating N_() strings, use _(), not gettext(), since we really

Thu Jan 28 01:34:29 1999  Owen Taylor  <otaylor@redhat.com>

* gtkfontsel.c gtkcolorsel.c: When translating
N_() strings, use _(), not gettext(), since we
really need to call dgettext().
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcolorsel.c
gtk/gtkfontsel.c